﻿/*公用变量*/
/*公用样式函数*/
.rightFloat a img {
  margin-top: 0;
}
/*banner*/
.banner a {
  display: block;
  width: 100%;
  height: 420px;
  background: url(../images/proBanner.jpg) no-repeat center top;
}
.subBtn {
  width: 100%;
  text-align: center;
  padding: 10px 0 15px;
}
.subBtn li {
  margin-top: 10px;
  padding-right: 25px;
  float: left;
}
.subBtn a {
  display: inline-block;
  width: 150px;
  height: 40px;
  background: #8e939a;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.subBtn a:hover {
  background-color: #ec0303;
}
.subBtn a:first-child {
  margin-left: 0;
}
.subBtn .on {
  background-color: #ec0303;
}
.swiper-slide {
  float: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~产品1列表页*/
.proItemWrap {
  padding-top: 32px;
  *padding-top: 32px;
  padding-top: 0 \9;
}
.proItemWrap:nth-child(even) {
  background: #f4f4f4;
}
/*列表题目*/
.proItemTitle {
  padding-left: 12px;
  height: 22px;
  line-height: 22px;
  background: url(../images/icon1.png) no-repeat left center;
  font-size: 18px;
  font-weight: 700;
  color: #666;
}
.proItemNav {
  text-align: left;
}
/*产品*/
.slideItem {
  font-size: 0;
}
.product:hover dd {
  color: #ec0303;
}
.product dl {
  padding-right: 35px;
  margin-top: 5px;
}
.product dl dt {
  position: relative;
}
.product dl dd {
  width:212px;
  height: 44px;
  line-height: 20px;
  font-size: 12px;
  color: #666;
  text-align: center;
  *width: 210px;
  overflow:hidden;
  margin-top:10px
}
/*触发样式*/
.hoverItem {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .9;
  filter: alpha(opacity=90);
  text-align: center;
  border: solid 1px #ec0303;
  box-sizing: border-box;
  color: #ec0303;
  padding-top: 30%;
  *padding-top: 0;
}
.hoverItem .arraw {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: #ec0303;
  text-align: center;
  line-height: 28px;
  color: #fff;
  *margin-top: 30%;
  margin-bottom:8px;
}
/*产品1列表页轮播*/
.Pro_Slide {
  position: relative;
  width: 100%;
  height: 240px;
  margin: 0 auto;
  z-index: 30;
}
.Pro_Slide .slides_container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.Pro_Slide .slides_container ul {
  position: absolute;
}
.Pro_Slide .slides_container li {
  float: left;
  cursor: pointer;
  position: relative;
}
.JQ-slide-nav {
  position: relative;
  z-index: 100;
  bottom: 50%;
}
.Pro_Slide .prev {
  display: block;
  width: 26px;
  height: 44px;
  background: url(../images/tarrow.htm) no-repeat 0 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -27px;
  z-index: 120;
}
.Pro_Slide .next {
  display: block;
  width: 26px;
  height: 44px;
  background: url(../images/tarrow.htm) no-repeat -34px 0;
  position: absolute;
  right: 0;
  z-index: 120;
  top: 50%;
  margin-top: -27px;
}
.swiperItem {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 240px;
  margin-top: 25px;
  z-index: 20;
}
.swiperItem img {
  width: 210px;
  border:1px solid #f4f4f4
}
.swiperItem .Pro_Slide .slides_container {
  margin: 0 auto;
  position: relative;
  height: 100%;
  overflow: hidden;
  z-index: 50;
}
.swiperItem .Pro_Slide .slides_container li a {
  display: block;
}
.swiperItem .Pro_Slide .prev {
  display: block;
  top: 50%;
  margin-top: -55px;
  background: url("../images/iconPrev2.png") no-repeat center center;
  left: 0;
  outline: none;
}
.swiperItem .Pro_Slide .prev:hover {
  background: url("../images/iconPrev6.png") no-repeat center center;
}
.swiperItem .Pro_Slide .next {
  display: block;
  z-index: 4;
  top: 50%;
  margin-top: -55px;
  background: url("../images/iconNext2.png") no-repeat center center;
  right: 0;
  outline: none;
}
.swiperItem .Pro_Slide .next:hover {
  background: url("../images/iconNext6.png") no-repeat center center;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1详情页*/
.proDetailTitle {
  padding: 14px 5px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.proContent {
  line-height: 22px;
}
.proContent a{
  float:right;
}
.proContent img {
  margin: 10px 0 0 10px;
  border: solid 1px #ccc;
}
.proContent b {
  display: inline-block;
  margin-top: 10px;
}
.proContent .noMargin {
  margin-top: 0;
}
#proCarousel {
  margin: 30px 0 20px;
}
/*solutions*/
.solutionWrap {
  height: 430px;
  background: #f4f4f4;
  padding-top: 30px;
  margin-bottom: 30px;
}
.solutionWrap .solutionTitle {
  height: 47px;
  border-bottom: solid 1px #ececec;
}
.solutionWrap span {
  position: relative;
  display: inline-block;
  height: 46px;
  line-height: 46px;
  border-bottom: solid 2px #ec0303;
  font-size: 18px;
  font-weight: 700;
}
.solutionWrap .solutionContent {
  font-size: 0;
  margin-top: 32px;
  overflow: hidden;
}
.solutionWrap .solutionContent a {
  position: relative;
  float: left;
  width: 378px;
  height: 308px;
  margin-left: 30px;
  /*solution部分蒙版*/
}
.solutionWrap .solutionContent a:first-child {
  margin-left: 0;
}
.solutionWrap .solutionContent a img {
  width: 100%;
}
.solutionWrap .solutionContent a .solutionTxt {
  position: relative;
  top: -30px;
  left: 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
.solutionWrap .solutionContent a .solutionMask {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: #333;
  opacity: .4;
  filter: alpha(opacity=40);
  border: none;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品2列表页*/
.pro2ListContent {
  margin-bottom: 60px;
}
.pro2ListContent dl {
  margin-top: 20px;
  padding-right: 0;
  overflow: hidden;
}
.pro2ListContent dl dt {
  float: left;
  width: 35%;
}
.pro2ListContent dl dt img {
  width: 100%;
}
.pro2ListContent dl dd {
  float: left;
  width: 58%;
  padding: 42px 34px 34px 48px;
  height: 100%;
  border: solid 1px #efefef;
}
.pro2ListContent dl dd h2 {
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.pro2ListContent dl dd .pro2Txt {
  margin-top: 20px;
  line-height: 24px;
  color: #666;
  height: 168px;
  overflow: hidden;
}
.pro2ListContent dl dd .seeMore {
  display: inline-block;
  margin-top: 20px;
  width: 110px;
  height: 28px;
  line-height: 28px;
  border: solid 1px #ccc;
  color: #c0c0c0;
  text-align: center;
}
.pro2ListContent dl dd .seeMore:hover {
  color: #ec0303;
  border: solid 1px #ec0303;
}
.pro2ListContent dl:nth-child(even) dt {
  float: right;
}
/*产品2详情页*/
.pro2Content {
  margin-bottom: 30px;
}
/*-*******************************************for 1200px以下*/
@media (max-width: 1200px) {
  .sameWidth {
    width: auto;
    padding: 0 15px;
  }
  /*产品1列表页*/
  .slideItem {
    font-size: 0;
  }
  .product dl {
    padding-right: 51px;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1详情页*/
  /*solutions*/
  .solutionWrap {
    height: auto;
    background: #fff;
    padding-top: 0;
  }
  .solutionWrap .solutionContent {
    font-size: 0;
    margin-top: 0;
    overflow: hidden;
  }
  .solutionWrap .solutionContent img {
    width: 100%;
  }
  .solutionWrap .solutionContent a {
    display: inline-block;
    width: 32%;
    margin-top: 21px;
    margin-left: 2%;
    height: auto;
  }
  .solutionWrap .solutionContent a:first-child {
    margin-left: 0;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品2列表页*/
  .pro2ListContent dl {
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
  }
  .pro2ListContent dl dt {
    float: left;
    width: 35%;
  }
  .pro2ListContent dl dt img {
    height: 300px;
  }
  .pro2ListContent dl dd {
    padding: 32px 3% 26px 3.7%;
  }
  .pro2ListContent dl dd .pro2Txt {
    height: 145px;
    overflow: hidden;
  }
}
/*-*******************************************for 768以下*/
@media (max-width: 768px) {
  .product dl dd{
    width:100%;
    }
  .sameWidth {
    width: auto;
    padding: 0 15px;
  }
  /*banner*/
  .banner a {
    display: block;
    width: 100%;
    height: 420px;
    background: url(../images/proBanner.jpg) no-repeat center;
    background-size: auto;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1列表页*/
  .product dl {
    padding-right: 50px;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1详情页*/
  .proContent img {
    width: 125px;
  }
  #proCarousel {
    margin-bottom: 0;
  }
  .solutionWrap .solutionContent a {
    height: auto;
  }
  /*solutions*/
  .solutionWrap {
    height: auto;
    background: #fff;
    padding-top: 0;
  }
  .solutionWrap .solutionContent {
    font-size: 0;
    margin-top: 0;
    overflow: hidden;
  }
  .solutionWrap .solutionContent img {
    width: 100%;
  }
  .solutionWrap .solutionContent a {
    display: inline-block;
    width: 49%;
    margin-top: 21px;
    margin-left: 2%;
  }
  .solutionWrap .solutionContent a:nth-child(odd) {
    margin-left: 0;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品2列表页*/
  .pro2ListContent dl {
    margin-top: 20px;
    overflow: hidden;
  }
  .pro2ListContent dl dt {
    width: 45%;
    height: auto;
  }
  .pro2ListContent dl dd {
    width: 48%;
  }
  .pro2ListContent dl dd .pro2Txt {
    height: 145px;
  }
}
/*-*******************************************for 480以下*/
@media (max-width: 480px) {
  .sameWidth {
    width: auto;
    padding: 0 15px;
  }
  /*banner*/
  .banner a {
    height: 310px;
    background: url(../images/proBannerPhone.jpg) no-repeat center;
    background-size: auto;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1列表页*/
  .productWrap .swiper-wrapper {
    display: block;
  }
  .Pro_Slide .slides_container li {
    width: 48.5%;
  }
  .Pro_Slide .slides_container li dl {
    padding-right: 0;
    margin-top: 10px;
  }
  .Pro_Slide .slides_container li:nth-child(even) {
    padding-left: 2%;
  }
  .Pro_Slide .slides_container li a {
    width: 100%;
  }
  .Pro_Slide .slides_container li a img {
    width: 100%;
  }
  .swiperItem {
    height: auto;
  }
  .swiperItem .Pro_Slide {
    height: auto;
  }
  .swiperItem .Pro_Slide ul {
    position: static;
  }
  .swiperItem .Pro_Slide ul li {
    position: static;
  }
  .proItemWrap {
    padding-top: 12px;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品1详情页*/
  .proContent img {
    width: 120px;
  }
  #proCarousel {
    margin-bottom: 0;
  }
  /*solutions*/
  .solutionWrap {
    height: auto;
    background: #fff;
    padding-top: 0;
  }
  .solutionWrap .solutionContent {
    font-size: 0;
    margin-top: 9px;
    overflow: hidden;
  }
  .solutionWrap .solutionContent img {
    width: 100%;
  }
  .solutionWrap .solutionContent a {
    display: inline-block;
    width: 100%;
    margin-top: 21px;
    margin-left: 0;
  }
  /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~产品2列表页*/
  .pro2ListContent dl {
    margin-top: 20px;
    overflow: hidden;
  }
  .pro2ListContent dl dt {
    float: left;
    width: 100%;
  }
  .pro2ListContent dl dt img {
    width: 100%;
  }
  .pro2ListContent dl dd {
    float: left;
    width: 100%;
    padding: 0;
    height: 100%;
    border: solid 1px #efefef;
    box-sizing: border-box;
  }
  .pro2ListContent dl dd h2 {
    width: 88%;
    margin: 10% 5.5%;
    font-size: 18px;
    color: #333;
    font-weight: 500;
  }
  .pro2ListContent dl dd .pro2Txt {
    display: none;
  }
  .pro2ListContent dl dd .seeMore {
    display: none;
  }
  .pro2ListContent dl:nth-child(even) dt {
    float: right;
  }
}
/*# sourceMappingURL=product.css.map */












